UInt32NIProviderIBinaryIOUInt32NGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IBinaryIO<UInt32N> IProvider<IBinaryIO<UInt32N>>.GetInstance()
Private Function GetInstance As IBinaryIO(Of UInt32N)
Implements IProvider(Of IBinaryIO(Of UInt32N)).GetInstance
private:
virtual IBinaryIO<UInt32N>^ GetInstance() sealed = IProvider<IBinaryIO<UInt32N>^>::GetInstance
private abstract GetInstance : unit -> IBinaryIO<UInt32N>
private override GetInstance : unit -> IBinaryIO<UInt32N>
IBinaryIOUInt32NAn instance of
T.
IProviderTGetInstance